Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Oauth completed(BE) #5

Open
wants to merge 71 commits into
base: dev
Choose a base branch
from

Conversation

zhiyi15
Copy link

@zhiyi15 zhiyi15 commented Jan 24, 2023

No description provided.

IuliiaSam and others added 30 commits January 21, 2023 11:49
- Add typescript support
 - Add typescript config
 - Add typescript dependencies
 - Add ts-node for development
 - Add typescript to eslint
 - Add typescript to prettier
 - Reorganize server folder structure
 - Update server scripts
 - Convert server.js to typescript
 - Convert User model to typescript
- Refactor navbar
- Remove redundant styles 
- Change logo image reference
Logout user on failed authorization

 - Improve alert messages on account creation
IuliiaSam and others added 30 commits January 23, 2023 23:37
 - Set isLoading to false once current user was obtained
- implemented createSubscription
- implemented getSubscriptions
 
 - Set isLoading state to false once current user was obtained
This merge adds new functions to the subscription controller to handle deletion and updates of subscriptions. 
The following functions were added:
 - getOneSubscription
 - updateSubscription
 - deleteSubscription
- Add frontend logic to send get request to backend
- Add search component
- Implement props to pass type to search and sort component
- Add basic styling for sort and search component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants